'Declaration<DispIdAttribute(205)> Function GetFormFieldDoNotSpellCheck( _ ByVal FieldId As Integer _ ) As Boolean
[DispId(205)] bool GetFormFieldDoNotSpellCheck( int FieldId )
function GetFormFieldDoNotSpellCheck(
FieldId: Integer
): Boolean;
DispIdAttribute(205) function GetFormFieldDoNotSpellCheck( FieldId : int ) : boolean;
[DispId(205)] bool GetFormFieldDoNotSpellCheck( int FieldId )
[DispId(205)] bool GetFormFieldDoNotSpellCheck( int FieldId )
Parameters
- FieldId